forked from gnuradio/gnuradio
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Autopep8b #7
Open
mormj
wants to merge
48
commits into
master
Choose a base branch
from
autopep8b
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
mormj
commented
Nov 4, 2021
Signed-off-by: Ron Economos <[email protected]>
This reverts commit ccd28df.
Signed-off-by: Christoph Koehler <[email protected]>
Adds the typedefs and includes needed to build with Qwt 6.2. Signed-off-by: Bill Muzika <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Christoph Koehler <[email protected]>
…isting psk block Signed-off-by: Nicholas Bruce <[email protected]>
…adio#5302). Signed-off-by: Ryan Volz <[email protected]>
Keep qa_agc disabled on Windows because it can still fail for another reason, e.g.: FAIL: test_006 (__main__.test_agc) Test the complex AGC loop (attack and decay rate inputs) ---------------------------------------------------------------------- Traceback (most recent call last): File "C:/Miniconda3/conda-bld/gnuradio-dev_1636670849640/work/gr-analog/python/analog/qa_agc.py", line 476, in test_006 self.assertFloatTuplesAlmostEqual(result, M * [ref, ], 4) File "C:/Miniconda3/conda-bld/gnuradio-dev_1636670849640/work/gnuradio-runtime/python/gnuradio/gr_unittest.py", line 100, in assertFloatTuplesAlmostEqual return all([ File "C:/Miniconda3/conda-bld/gnuradio-dev_1636670849640/work/gnuradio-runtime/python/gnuradio/gr_unittest.py", line 101, in <listcomp> self.assertAlmostEqual(x, y, places, msg) AssertionError: 1.084648370766092 != 1 within 4 places (0.08464837076609211 difference) Signed-off-by: Ryan Volz <[email protected]>
These tests have been failing often enough on macOS to the point that the macOS failures are being ignored. Rather than do that and more easily miss real regressions, disable these tests until they can be made more reliable. Signed-off-by: Ryan Volz <[email protected]>
…nda-forge-pinning 2021.11.11.20.25.44 Signed-off-by: Ryan Volz <[email protected]>
Creates a python module in the build tree for tests to import. Addresses gnuradio#3999 and gnuradio#4825 Signed-off-by: Christoph Koehler <[email protected]>
Signed-off-by: Ron Economos <[email protected]>
…cmake file Signed-off-by: shwhiti <[email protected]>
this necessitates including it whenever it's used in-tree Signed-off-by: Marcus Müller <[email protected]>
Signed-off-by: Marcus Müller <[email protected]>
also: enable formerly disabled qa_logger tests This replaces log4cpp with spdlog. Signed-off-by: Marcus Müller <[email protected]>
Signed-off-by: Marcus Müller <[email protected]>
Signed-off-by: Marcus Müller <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.